#
#  test
#  Enhydra Application Makefile
#
#

#
#  Where is the root of the source tree?
#
ROOT = ../..

#
#  What package does this directory represent? (use / instead of .)
#
PACKAGEDIR = de/kxml

SUBDIRS = 			\
	kxml




include $(ROOT)/config.mk



